Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Common Namespace / OwnedCollectionBase<TItem> Class
Properties Methods

In This Topic
    OwnedCollectionBase<TItem> Class Members
    In This Topic

    The following tables list the members exposed by OwnedCollectionBase<TItem>.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether the collection was changed.  
    Public Property (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Property (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public PropertyGets a collection owner.  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodOverloaded. Adds all items from items to this collection.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodOverloaded. Sorts the elements in the entire collection using the specified System.Comparison`1.  
    Top
    See Also